This topic demonstrates the use of PESetGroupSelectionFormula. You can use code similar to the following at any time to change a group selection formula string:
LOCAL Formula
Formula = "Sum ({orders.AMT_PAID}, {orders.CUSTOMER}) > 1000.00"
IF PESetGroupSelectionFormula (Job, Formula) = .F.
&& Handle error
ENDIF
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |